-
Notifications
You must be signed in to change notification settings - Fork 13.3k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
eagerly check nested obligations when coercing fndefs
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
#141334
opened May 21, 2025 by
lcnr
Loading…
Use Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
DeepRejectCtxt
in assemble_inherent_candidates_from_param
S-waiting-on-bors
#141333
opened May 21, 2025 by
compiler-errors
Loading…
Do not eagerly fold consts in Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
normalize_param_env_or_error
if new solver
S-waiting-on-bors
#141332
opened May 21, 2025 by
compiler-errors
Loading…
Rollup of 7 pull requests
A-query-system
Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html)
A-testsuite
Area: The testsuite used to check the correctness of rustc
O-unix
Operating system: Unix-like
rollup
A PR which is a rollup
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
T-infra
Relevant to the infrastructure team, which will review and decide on the PR/issue.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
#141331
opened May 21, 2025 by
matthiaskrgr
Loading…
When AsyncDrop impl is empty, sync drop generated in elaborator
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#141328
opened May 21, 2025 by
azhogin
Loading…
[experimental, do not merge!] a faster implementation of Polonius
A-compiletest
Area: The compiletest test runner
A-testsuite
Area: The testsuite used to check the correctness of rustc
S-waiting-on-perf
Status: Waiting on a perf run to be completed.
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
[experiment, do not merge!] rewrite the DenseBitSet structure to only use 1 word on the stack
S-waiting-on-perf
Status: Waiting on a perf run to be completed.
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
std: sys: random: uefi: Provide rdrand based fallback
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
#141324
opened May 21, 2025 by
Ayush1325
Loading…
Add bors environment to CI
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#141323
opened May 21, 2025 by
Kobzol
Loading…
Extend minicore with intrinsics and use it to replace #[rustc_intrinsic] in tests
A-test-infra-minicore
Area: `minicore` test auxiliary and `//@ add-core-stubs`
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#141319
opened May 21, 2025 by
rptr
Loading…
Avoid creating an empty identifer in Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Symbol::to_ident_string
.
S-waiting-on-bors
#141318
opened May 21, 2025 by
nnethercote
Loading…
typeck: catch Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
continue
s pointing to blocks
S-waiting-on-bors
#141317
opened May 21, 2025 by
dianne
Loading…
diagnostics: hide expansion of builtin-like macros
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#141314
opened May 20, 2025 by
mejrs
Loading…
Add From<TryLockError> for io::Error
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
#141312
opened May 20, 2025 by
cberner
Loading…
make Area: The tidy tool
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
tidy-alphabetical
use a natural sort
A-tidy
#141311
opened May 20, 2025 by
folkertdev
Loading…
x86 (32/64): go back to passing SIMD vectors by-ptr
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#141309
opened May 20, 2025 by
RalfJung
Loading…
Add method to retrieve body of closure in stable-mir
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#141307
opened May 20, 2025 by
b-naber
Loading…
rustdoc: add private items toggle
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
T-rustdoc-frontend
Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
#141299
opened May 20, 2025 by
lolbinarycat
•
Draft
Async drop fix for 'broken mir, place has deref as later projection'
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#141296
opened May 20, 2025 by
azhogin
Loading…
Stabilize Nominated for discussion during a lang team meeting.
needs-fcp
This change is insta-stable, so needs a completed FCP to proceed.
P-lang-drag-1
Lang team prioritization drag level 1. https://rust-lang.zulipchat.com/#narrow/channel/410516-t-lang
S-waiting-on-documentation
Status: Waiting on approved PRs to documentation before merging
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
T-lang
Relevant to the language team, which will review and decide on the PR/issue.
if let
guard
I-lang-nominated
#141295
opened May 20, 2025 by
Kivooeo
Loading…
Add constant Status: Awaiting review from the assignee but also interested parties.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
MAX_NEGATIVE
to each floating-point value
S-waiting-on-review
#141290
opened May 20, 2025 by
SciMind2460
Loading…
Querify Performance regression.
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
coroutine_hidden_types
perf-regression
#141286
opened May 20, 2025 by
compiler-errors
Loading…
Allow trailing comma after argument in query definition
A-query-system
Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html)
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#141284
opened May 20, 2025 by
compiler-errors
Loading…
Allow Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
x perf
to find rustc.exe on Windows
S-waiting-on-bors
#141283
opened May 20, 2025 by
Sol-Ell
Loading…
Use Docker cache from the current repository
A-testsuite
Area: The testsuite used to check the correctness of rustc
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-infra
Relevant to the infrastructure team, which will review and decide on the PR/issue.
#141280
opened May 20, 2025 by
Kobzol
Loading…
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.